![]() |
Custom Printer Library
1.17
|
#include <ccw_Status.h>
Data Fields | |
| BOOL | stsNOPAPER |
| BOOL | stsNEARENDPAP |
| BOOL | stsTICKETOUT |
| BOOL | stsNOHEAD |
| BOOL | stsNOCOVER |
| BOOL | stsSPOOLING |
| BOOL | stsPAPERROLLING |
| BOOL | stsLFPRESSED |
| BOOL | stsFFPRESSED |
| BOOL | stsOVERTEMP |
| BOOL | stsHLVOLT |
| BOOL | stsPAPERJAM |
| BOOL | stsCUTERROR |
| BOOL | stsRAMERROR |
| BOOL | stsEEPROMERROR |
| BYTE | reserved [1024] |
| Reserved fot future development. Do not use. | |
Printer Status Struct
| BOOL stsCUTERROR |
Indicates that the printer is in CUTTER ERROR Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsEEPROMERROR |
Indicates that the printer is in EEPROM ERROR Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsFFPRESSED |
Indicates that the printer is in FFPRESSED Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsHLVOLT |
Indicates that the printer is in OVERVOLTAGE Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsLFPRESSED |
Indicates that the printer is in LFPRESSED Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsNEARENDPAP |
Indicates that the printer is in NEAR PAPER END Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsNOCOVER |
Indicates that the printer is in COVER OPEN Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsNOHEAD |
Indicates that the printer is in HEAD UP Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsNOPAPER |
Indicates that the printer is in NO PAPER Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsOVERTEMP |
Indicates that the printer is in OVERTEMPERATURE Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsPAPERJAM |
Indicates that the printer is in PAPER JAM Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsPAPERROLLING |
Indicates that the printer is in PAPER ROLLING Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsRAMERROR |
Indicates that the printer is in RAM ERROR Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsSPOOLING |
Indicates that the printer is in SPOOLING Status. Refer to Printer manual to know if this status is supported by the device
| BOOL stsTICKETOUT |
Indicates that the printer is in TICKET OUT Status. Refer to Printer manual to know if this status is supported by the device